Welcome![Sign In][Sign Up]
Location:
Search - http get post

Search list

[OS program用于模拟GETPOST方法发送HTTP请求并取得数据

Description: 用于模拟GETPOST方法发送HTTP请求并取得数据.可能用于网络攻击-GETPOST simulation methods for sending HTTP request and obtain data. May be used in network attacks
Platform: | Size: 303104 | Author: | Hits:

[Internet-NetworkHTTPGetPost

Description: This article presents a utility that lets you retrieve raw information from web servers using HTTP s GET and POST commands. 解压后其中一个是源文件,另一个是demo 阅读代码相关参考: http://www.rfc-editor.org/ http://www.codetools.com/index.html-This article presents a utility that lets y ou retrieve raw information from web servers us ing s HTTP GET and POST commands. unpacked which is a source document, another demo code reading relevant reference : http :// www.rfc-editor.org/ http :// www.codetools.com/index.html
Platform: | Size: 61440 | Author: 陈丽萍 | Hits:

[Proxy ServerAProxy

Description: 一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式, 工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)
Platform: | Size: 9216 | Author: zx | Hits:

[Internet-NetworkHTTPLib

Description: Http library for Palm, HTTP full implimentation include GET, POst, -Http library for Palm, HTTP GET include full implimentation, POst,
Platform: | Size: 19456 | Author: Sean | Hits:

[TCP/IP stackWWWHttp

Description: 用C#实现的Http协议封装,可以使用UrlEncoded、Multi-Part form vars、XML这3种方式来POST和Get文本和文件,支持Proxy,支持各种编码,是良好的学习HTTP编程的例程-With C# Realize the Http protocol package, you can use UrlEncoded, Multi-Part form vars, XML that three kinds of ways to POST and Get text and documents to support Proxy, supports a variety of encoding, is a good learning HTTP Programming Example Cheng
Platform: | Size: 31744 | Author: YMF | Hits:

[Internet-Networkhttp

Description: HTTP客户端例子程序 用HTTP协议与WEB网站通信,实现基本的GET/POST消息交互。 主要功能: GET 网站上的页面、下载JPG文件等 POST 表单,包括上传文件。 分析部分常用的返回信息 主要用途: 实践GET/POST消息交互,根据网站的内容具体修改可以定制成专用的接口程序。 主要函数都没有用MFC,可以轻松移植到嵌入式系统。-HTTP client example program using HTTP protocol and WEB site communications, and realize the basic GET/POST interactive news. Main functions: GET on the site page, download JPG files a form POST, including upload files. Analysis of some commonly used to return information on the main purposes: the practice of GET/POST interactive news, according to site specific changes to the content can be customized into a dedicated interface program. The main functions are not used MFC, can be easily ported to embedded systems.
Platform: | Size: 56320 | Author: | Hits:

[TCP/IP stackryeolhttpclient_src

Description: CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。-CHttpClient aim is to simplify WinInet
Platform: | Size: 74752 | Author: 严锐 | Hits:

[Internet-NetworkHTTPClient

Description: This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL) (note that this is not the same as the GPL). -This package provides a complete http client library. It currently implements most of the relevant parts of the HTTP/1.0 and HTTP/1.1 protocols, including the request methods HEAD, GET, POST and PUT, and automatic handling of authorization, redirection requests, and cookies. Furthermore the included Codecs class contains coders and decoders for the base64, quoted-printable, URL-encoding, chunked and the multipart/form-data encodings. The whole thing is free, and licenced under the GNU Lesser General Public License (LGPL ) (note that this is not the same as the GPL).
Platform: | Size: 734208 | Author: Guo Quan | Hits:

[Internet-Networkc++_http

Description: 一个c++的http发送类 SendHTTP.c by Jeff Heaton(heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol-A c++ Send the http type SendHTTP.c by Jeff Heaton (heatonj@jeffheaton.com), 2000 Source code to GET/POST using the HTTP 1.0 protocol
Platform: | Size: 21504 | Author: k23456 | Hits:

[Internet-Networkhttp_toolkit-1.0.0

Description: HTTP操作工具包,使用纯C编写,包含 http_get、http_load、http_ping、http_post 等四个工具,适合包括提交内容、测试web服务器压力、测试http服务器连通性的使用。-HTTP operations toolkit, the use of pure C preparation that contains http_get, http_load, http_ping, http_post four tools, including the filing of appropriate content, web server stress test, test http server connectivity use.
Platform: | Size: 39936 | Author: 黑夜路人 | Hits:

[Windows DevelopISAPI

Description: WinCE ISAPI demo 程序,作为CE中嵌入式web的接口,通过编程ISAPI来完成特定的数据访问,本例完成从内存共享中读取映射,响应用户的http get/post请求-WinCE ISAPI demo program, as a CE in the embedded web interface, through programming ISAPI to complete the specific data access, which in this case from shared memory read mapping, in response to the user
Platform: | Size: 5120 | Author: tenshionkai | Hits:

[Internet-Networkhttp_Post_Get

Description: 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
Platform: | Size: 24576 | Author: | Hits:

[.netHttpWebRequestClass-vb.net

Description: vb.net 开发的http clien类. 可以方便的使用这个实现http get,post,put等请求。-vb.net development of type http clien. to facilitate the realization of the use of the http get, post, put the request and so on.
Platform: | Size: 91136 | Author: ryan | Hits:

[Internet-Networkhttp

Description: 跨平台http Get Post函数,都是可以直接用的-http download, support get and post
Platform: | Size: 1024 | Author: danny | Hits:

[Windows DevelopHttpRequest

Description: 本程序用C++语言实现了HTTP协议的请求消息,包括GET,POST方法,在windows下编译通过,可以运行。-This procedure using C++ language implementation of the HTTP protocol' s request message, including GET, POST method, compiled through the windows, you can run.
Platform: | Size: 2048 | Author: lijuan | Hits:

[Linux-Unixhttpclient.tar

Description: linux下用C实现模拟http客户端,支持get、post及上传文件等-under linux using C analog http client, support for get, post and upload documents, etc.
Platform: | Size: 119808 | Author: xiaohehe | Hits:

[Internet-NetworkVC.GET.POST.HTTP.client.code.send.request

Description: VC实现GET POST发送请求HTTP客户端代码VC realize GET POST HTTP client code to send request -VC realize GET POST HTTP client code to send request
Platform: | Size: 37888 | Author: 67 | Hits:

[androidEX08_01_1

Description: Http GET/POST传递参数(HTTP连接示范)-Http GET/POST to pass parameters (HTTP connection model)
Platform: | Size: 38912 | Author: 郁云 | Hits:

[Internet-NetworkVCPP-HTTP-Get-Post

Description: VC++请求HTTP,使用POST和GET方法-vc++ http request for get post
Platform: | Size: 61440 | Author: zz | Hits:

[Otheridhttppost

Description: delphi https http get post调试程序,个人用来与各大平台通讯接口调试使用(Delphi HTTPS HTTP get post debugger, personal use to communicate with the major platform communication interface debugging)
Platform: | Size: 1761280 | Author: lordd | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net